home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / demos / ensign.arj / ES5P.ZIP / UPGRADE3.BAT < prev   
DOS Batch File  |  1992-11-30  |  252b  |  15 lines

  1. CD \ES5
  2. DEL %1\ES3\DOC\*.DOC
  3. DEL %1\ES3\NEWS\*.NEW
  4. CD \ES5\HIST
  5. COPY %1\ES3\HIST\*.D
  6. CD \ES5\WEEK
  7. COPY %1\ES3\HIST\*.W
  8. COPY %1\ES3\DATA\*.W
  9. CD \ES5\MONTH
  10. COPY %1\ES3\HIST\*.M
  11. COPY %1\ES3\DATA\*.M
  12. CD \ES5\TICK
  13. COPY %1\ES3\TICK\*.*
  14. CD \ES5
  15.